home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / coordinate.context.impersonateuser.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  1.4 KB  |  29 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "coordinate.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "coordinate.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr>
  16.                 <td>
  17.                     <H1>View Data Owned By ... </H1>
  18.                     Use the <b>View data owned by</b> tab to locate other publishers and view or modify their data.
  19.                     <ul>
  20.                     <li><b>Search for publisher names containing:</b> Type the name of the publisher that owns the data you want to modify and then click <b>Search</b>. If you only know part of the name, you can use <B>%</B> as a wildcard.                    <P>For example, to search for a publisher name starting with "an," type <B>an</B>. To search for a publisher name containing the letters "an", type <B>%an%</B>. </P>
  21.                     <li><b>Publisher</b>: Lists publisher names that match your search criteria. Select a publisher name from the list and then click <b>Apply</b> to view and modify their data.
  22.                 </td>
  23.             </tr>
  24.         </table>
  25.         <!-- #include file = "coordinate.footer.htm" -->
  26.     </body>
  27. </html>
  28.  
  29.